BibliographyConfiguration Properties

Properties

Country Contains the country code used for sorting a bibliographic index.
Language Contains the language code used for sorting an alphabetical index.
NumberedEntries Specifies whether a number is displayed for bibliography entries instead of their short name. The defined values for the are: -false: short names for bibliographic entries displayed. -true: number displayed for bibliographic entries. The default value for this attribute is false.
Prefix Contains a string that is displayed before a bibliography entry's short name or number if it occurs outside the bibliography.
SortAlgorithm Contains the locale specific sorting algorithm by name.
SortByPosition Specifies whether bibliography entries are displayed in the order of their positions in the document, or by selected fields. The defined values are: -false: bibliographic entries are displayed in the order of their positions in a document. -true: bibliographic entries are displayed as sorted by selected fields. The default value for this attribute is true.
SortKeys Contains the single sort key if bibliography entries are not displayed in document order.
Suffix Contains a string that is displayed after a bibliography entry's short name or number if it occurs outside the bibliography.

See Also